[INFO] cloning repository https://github.com/tesseras-net/tesseras
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tesseras-net/tesseras" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseras-net%2Ftesseras", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseras-net%2Ftesseras'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b4a8f3c1fdfc338c2be99c91aa1f8a8b38c4c28
[INFO] testing tesseras-net/tesseras against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseras-net%2Ftesseras" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tesseras-net/tesseras
[INFO] finished tweaking git repo https://github.com/tesseras-net/tesseras
[INFO] tweaked toml for git repo https://github.com/tesseras-net/tesseras written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tesseras-net/tesseras on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tesseras-net/tesseras already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dd202038f5ed7e202522f541f17ffd3998b3fd61aff7781da116a524481a1ac
[INFO] running `Command { std: "docker" "start" "-a" "6dd202038f5ed7e202522f541f17ffd3998b3fd61aff7781da116a524481a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dd202038f5ed7e202522f541f17ffd3998b3fd61aff7781da116a524481a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd202038f5ed7e202522f541f17ffd3998b3fd61aff7781da116a524481a1ac", kill_on_drop: false }`
[INFO] [stdout] 6dd202038f5ed7e202522f541f17ffd3998b3fd61aff7781da116a524481a1ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fbce9223c2c0c151e9ff36791f1888e000c8bb39cff9b31992906b3422829b8
[INFO] running `Command { std: "docker" "start" "-a" "7fbce9223c2c0c151e9ff36791f1888e000c8bb39cff9b31992906b3422829b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling allo-isolate v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.11.1
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tesseras v0.1.0 (/opt/rustwide/workdir/tesseras)
[INFO] [stderr]    Compiling tesseras-embedded v0.1.0 (/opt/rustwide/workdir/crates/tesseras-embedded)
[INFO] [stderr]    Compiling tes v0.1.0 (/opt/rustwide/workdir/tes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.75s
[INFO] running `Command { std: "docker" "inspect" "7fbce9223c2c0c151e9ff36791f1888e000c8bb39cff9b31992906b3422829b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbce9223c2c0c151e9ff36791f1888e000c8bb39cff9b31992906b3422829b8", kill_on_drop: false }`
[INFO] [stdout] 7fbce9223c2c0c151e9ff36791f1888e000c8bb39cff9b31992906b3422829b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8794de300fd2a22e32b70e324e5ac1e627025dd89259a0807ee1d1241480fe91
[INFO] running `Command { std: "docker" "start" "-a" "8794de300fd2a22e32b70e324e5ac1e627025dd89259a0807ee1d1241480fe91", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling tesseras v0.1.0 (/opt/rustwide/workdir/tesseras)
[INFO] [stderr]    Compiling tesseras-embedded v0.1.0 (/opt/rustwide/workdir/crates/tesseras-embedded)
[INFO] [stderr]    Compiling tes v0.1.0 (/opt/rustwide/workdir/tes)
[INFO] [stderr] error: could not compile `tesseras` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name tesseras --edition=2024 tesseras/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27f703d3d4d7cdaa -C extra-filename=-d7628216dc1ab4f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake3=/opt/rustwide/target/debug/deps/libblake3-f873ef9167ccf7e1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cbab37c4ec300220.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b4515b351c008019.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-52662d083bc3b7a4.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-040e7ce5ec4de181.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f1d56d1b1af96efa.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-96e3bd15175e6ea9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7cb8e5b8bde00e37.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-e204cc87c5c33eeb.rlib --extern reed_solomon_erasure=/opt/rustwide/target/debug/deps/libreed_solomon_erasure-138d578e1d121d45.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-215a1186f26b90b9.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e517b263ed57bea1.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-662e2bc7a1e8b01f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8984946bd3d29f18.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-256c58ff5cc32351.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bfefe909c24c1ac2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35f0bc4285a7ef50.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1d8c671406c13781.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-218f4e3534ede3dc.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2fd2129d6e03d3c0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9dd56393420c2262/out -L native=/opt/rustwide/target/debug/build/blake3-9dd56393420c2262/out -L native=/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-bca0ce0665d04961/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8794de300fd2a22e32b70e324e5ac1e627025dd89259a0807ee1d1241480fe91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8794de300fd2a22e32b70e324e5ac1e627025dd89259a0807ee1d1241480fe91", kill_on_drop: false }`
[INFO] [stdout] 8794de300fd2a22e32b70e324e5ac1e627025dd89259a0807ee1d1241480fe91
